Submit

Site Spy

@Vitaly Kuprin

MCP server for website change monitoring. Let your AI assistant track websites, detect changes, and compare snapshots with visual diffs.
Overview

Website Change Monitoring via MCP

Site Spy lets your AI assistant monitor websites, track changes, and compare snapshots with visual diffs.

Getting Started

  1. Sign up at https://sitespy.app
  2. Go to Settings > API and copy your API key
  3. Add the config to your MCP client (Claude, Cursor, etc.)
  4. Use the authenticate tool with your API key

Server Config

{
  "mcpServers": {
    "site-spy": {
      "command": "npx",
      "args": [
        "-y",
        "@site-spy/mcp-server"
      ],
      "env": {
        "SITE_SPY_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.